[INFO] cloning repository https://github.com/v0lka/netprobe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/v0lka/netprobe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0lka%2Fnetprobe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0lka%2Fnetprobe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1798a8aa9aef2b87f1728f81e9ee5e7b6df3a037
[INFO] testing v0lka/netprobe against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0lka%2Fnetprobe" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/v0lka/netprobe
[INFO] finished tweaking git repo https://github.com/v0lka/netprobe
[INFO] tweaked toml for git repo https://github.com/v0lka/netprobe written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/v0lka/netprobe on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/v0lka/netprobe already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e3d724cd09949e638b387c4707f24184848a7296fd231ef4bebc78159cd238b
[INFO] running `Command { std: "docker" "start" "-a" "8e3d724cd09949e638b387c4707f24184848a7296fd231ef4bebc78159cd238b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e3d724cd09949e638b387c4707f24184848a7296fd231ef4bebc78159cd238b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e3d724cd09949e638b387c4707f24184848a7296fd231ef4bebc78159cd238b", kill_on_drop: false }`
[INFO] [stdout] 8e3d724cd09949e638b387c4707f24184848a7296fd231ef4bebc78159cd238b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d036ee9ab9d32ab78bc18fefd33333cae75681bda30d4f6034b6f55842946204
[INFO] running `Command { std: "docker" "start" "-a" "d036ee9ab9d32ab78bc18fefd33333cae75681bda30d4f6034b6f55842946204", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pnet_base v0.34.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling pnet_macros_support v0.34.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling caps v0.5.6
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling trippy-privilege v0.13.0
[INFO] [stderr]    Compiling pnet_packet v0.34.0
[INFO] [stderr]    Compiling moka v0.12.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling trippy-packet v0.13.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling trippy-core v0.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling surge-ping v0.8.4
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling netprobe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 25s
[INFO] running `Command { std: "docker" "inspect" "d036ee9ab9d32ab78bc18fefd33333cae75681bda30d4f6034b6f55842946204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d036ee9ab9d32ab78bc18fefd33333cae75681bda30d4f6034b6f55842946204", kill_on_drop: false }`
[INFO] [stdout] d036ee9ab9d32ab78bc18fefd33333cae75681bda30d4f6034b6f55842946204
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0759fa9d940c719993ab172c679ca4d219a5b93803cd953c5064dbb783492880
[INFO] running `Command { std: "docker" "start" "-a" "0759fa9d940c719993ab172c679ca4d219a5b93803cd953c5064dbb783492880", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling netprobe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.69s
[INFO] running `Command { std: "docker" "inspect" "0759fa9d940c719993ab172c679ca4d219a5b93803cd953c5064dbb783492880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0759fa9d940c719993ab172c679ca4d219a5b93803cd953c5064dbb783492880", kill_on_drop: false }`
[INFO] [stdout] 0759fa9d940c719993ab172c679ca4d219a5b93803cd953c5064dbb783492880
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] acc9939724643574fb539e35702079ba607c0c63ff027efbd70a6cfc59d96c46
[INFO] running `Command { std: "docker" "start" "-a" "acc9939724643574fb539e35702079ba607c0c63ff027efbd70a6cfc59d96c46", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/netprobe-dd080dba319d8659)
[INFO] [stdout] 
[INFO] [stdout] running 167 tests
[INFO] [stdout] test anomaly::tests::test_anomaly_detector_30_stable_no_anomalies ... ok
[INFO] [stdout] test anomaly::tests::test_anomaly_detector_cert_expiry_29_days ... ok
[INFO] [stdout] test anomaly::tests::test_anomaly_detector_29_samples_plus_spike_no_anomaly ... ok
[INFO] [stdout] test anomaly::tests::test_anomaly_detector_cert_expiry_31_days ... ok
[INFO] [stdout] test anomaly::tests::test_anomaly_detector_3_losses_burst ... ok
[INFO] [stdout] test anomaly::tests::test_anomaly_detector_30_stable_plus_spike ... ok
[INFO] [stdout] test anomaly::tests::test_anomaly_detector_cert_expiry_6_days_critical ... ok
[INFO] [stdout] test anomaly::tests::test_anomaly_detector_dns_change ... ok
[INFO] [stdout] test anomaly::tests::test_anomaly_detector_losses_reset_on_ok ... ok
[INFO] [stdout] test anomaly::tests::test_anomaly_detector_route_change ... ok
[INFO] [stdout] test anomaly::tests::test_windowed_welford_basic ... ok
[INFO] [stdout] test anomaly::tests::test_windowed_welford_icmp_profile ... ok
[INFO] [stdout] test anomaly::tests::test_anomaly_detector_hop_rtt_anomaly ... ok
[INFO] [stdout] test anomaly::tests::test_anomaly_detector_http_error ... ok
[INFO] [stdout] test anomaly::tests::test_windowed_welford_stddev ... ok
[INFO] [stdout] test anomaly::tests::test_anomaly_detector_jitter_spike ... ok
[INFO] [stdout] test anomaly::tests::test_anomaly_detector_tcp_refused ... ok
[INFO] [stdout] test anomaly::tests::test_anomaly_detector_to_event_record ... ok
[INFO] [stdout] test anomaly::tests::test_windowed_welford_hop_profile ... ok
[INFO] [stdout] test anomaly::tests::test_windowed_welford_warm_up ... ok
[INFO] [stdout] test anomaly::tests::test_windowed_welford_window_overflow ... ok
[INFO] [stdout] test app::tests::test_create_session_end_record_structure ... ok
[INFO] [stdout] test models::tests::test_icmp_record_serialization ... ok
[INFO] [stdout] test models::tests::test_dns_record_serialization ... ok
[INFO] [stdout] test models::tests::test_event_record_serialization ... ok
[INFO] [stdout] test models::tests::test_http_record_serialization ... ok
[INFO] [stdout] test models::tests::test_log_record_enum_serialization ... ok
[INFO] [stdout] test models::tests::test_log_record_session_end_structure ... ok
[INFO] [stdout] test models::tests::test_icmp_timeout_serialization ... ok
[INFO] [stdout] test models::tests::test_session_end_record_serialization ... ok
[INFO] [stdout] test models::tests::test_tls_record_serialization ... ok
[INFO] [stdout] test models::tests::test_session_start_record_serialization ... ok
[INFO] [stdout] test models::tests::test_tcp_record_serialization ... ok
[INFO] [stdout] test probe::dns::tests::test_dns_change_detection ... ok
[INFO] [stdout] test probe::dns::tests::test_dns_result_structure ... ok
[INFO] [stdout] test probe::http::tests::test_http_result_structure ... ok
[INFO] [stdout] test models::tests::test_traceroute_record_serialization ... ok
[INFO] [stdout] test probe::http::tests::test_http_status_enum ... ok
[INFO] [stdout] test probe::http::tests::test_parse_status_line_empty ... ok
[INFO] [stdout] test probe::http::tests::test_parse_status_line_http10 ... ok
[INFO] [stdout] test probe::http::tests::test_parse_status_line_invalid ... ok
[INFO] [stdout] test probe::http::tests::test_parse_status_line_not_found ... ok
[INFO] [stdout] test probe::http::tests::test_parse_status_line_ok ... ok
[INFO] [stdout] test probe::http::tests::test_parse_status_line_redirect ... ok
[INFO] [stdout] test probe::http::tests::test_parse_status_line_server_error ... ok
[INFO] [stdout] test probe::http::tests::test_parse_status_line_with_headers ... ok
[INFO] [stdout] test logger::tests::test_logger_session_start_end ... ok
[INFO] [stdout] test probe::icmp::tests::test_parse_ping_output_linux ... ok
[INFO] [stdout] test probe::icmp::tests::test_parse_ping_output_macos ... ok
[INFO] [stdout] test probe::tcp::tests::test_tcp_status_enum ... ok
[INFO] [stdout] test probe::tls::tests::test_tls_info_structure ... ok
[INFO] [stdout] test probe::tls::tests::test_tls_status_enum ... ok
[INFO] [stdout] test store::tests::test_jitter_calculation ... ok
[INFO] [stdout] test store::tests::test_metrics_store_dns ... ok
[INFO] [stdout] test store::tests::test_metrics_store_dns_error ... ok
[INFO] [stdout] test store::tests::test_metrics_store_duplicates_and_reordered ... ok
[INFO] [stdout] test store::tests::test_metrics_store_events ... ok
[INFO] [stdout] test store::tests::test_metrics_store_events_overflow ... ok
[INFO] [stdout] test store::tests::test_metrics_store_icmp ... ok
[INFO] [stdout] test store::tests::test_metrics_store_packet_loss ... ok
[INFO] [stdout] test store::tests::test_metrics_store_reset ... ok
[INFO] [stdout] test store::tests::test_percentile ... ok
[INFO] [stdout] test store::tests::test_resolved_ip ... ok
[INFO] [stdout] test store::tests::test_resolved_ips_and_switching ... ok
[INFO] [stdout] test store::tests::test_resolved_ips_empty ... ok
[INFO] [stdout] test store::tests::test_resolved_target ... ok
[INFO] [stdout] test store::tests::test_ring_buffer_basic ... ok
[INFO] [stdout] test store::tests::test_ring_buffer_clear ... ok
[INFO] [stdout] test store::tests::test_ring_buffer_latest ... ok
[INFO] [stdout] test store::tests::test_traceroute_available ... ok
[INFO] [stdout] test tui::dns_panel::tests::test_dns_panel_new ... ok
[INFO] [stdout] test tui::dns_panel::tests::test_dns_panel_rendering ... ok
[INFO] [stdout] test tui::dns_panel::tests::test_dns_panel_with_error ... ok
[INFO] [stdout] test tui::events_panel::tests::test_event_icons ... ok
[INFO] [stdout] test tui::events_panel::tests::test_events_panel_new ... ok
[INFO] [stdout] test tui::events_panel::tests::test_events_panel_rendering ... ok
[INFO] [stdout] test tui::events_panel::tests::test_events_panel_with_scroll_and_focus ... ok
[INFO] [stdout] test tui::events_panel::tests::test_format_time ... ok
[INFO] [stdout] test tui::events_panel::tests::test_severity_colors ... ok
[INFO] [stdout] test tui::footer::tests::test_footer_empty_area ... ok
[INFO] [stdout] test tui::footer::tests::test_footer_rendering ... ok
[INFO] [stdout] test probe::icmp::tests::test_parse_ping_output_windows ... ok
[INFO] [stdout] test tui::footer::tests::test_footer_widget_new ... ok
[INFO] [stdout] test tui::header::tests::test_header_widget_new ... ok
[INFO] [stdout] test probe::tcp::tests::test_tcp_connect_refused ... ok
[INFO] [stdout] test tui::header::tests::test_header_rendering ... ok
[INFO] [stdout] test tui::header::tests::test_header_with_resolved_ip ... ok
[INFO] [stdout] test tui::layout::tests::test_inner_area ... ok
[INFO] [stdout] test tui::layout::tests::test_inner_area_small ... ok
[INFO] [stdout] test tui::layout::tests::test_build_layout ... ok
[INFO] [stdout] test tui::layout::tests::test_layout_compact_width ... ok
[INFO] [stdout] test tui::ping_panel::tests::test_calculate_percentiles ... ok
[INFO] [stdout] test tui::layout::tests::test_layout_compact_height ... ok
[INFO] [stdout] test tui::layout::tests::test_layout_full ... ok
[INFO] [stdout] test tui::ping_panel::tests::test_ping_panel_new ... ok
[INFO] [stdout] test probe::icmp::tests::test_parse_ping_output_multiline ... ok
[INFO] [stdout] test tui::ping_panel::tests::test_ping_panel_compact ... ok
[INFO] [stdout] test tui::ping_panel::tests::test_format_value ... ok
[INFO] [stdout] test probe::icmp::tests::test_parse_ping_output_windows_decimal ... ok
[INFO] [stdout] test tui::sparkline::tests::test_braille_sparkline_empty ... ok
[INFO] [stdout] test tui::sparkline::tests::test_braille_sparkline_new ... ok
[INFO] [stdout] test tui::sparkline::tests::test_braille_sparkline_single_value ... ok
[INFO] [stdout] test tui::ping_panel::tests::test_ping_panel_rendering ... ok
[INFO] [stdout] test tui::sparkline::tests::test_gradient_for_rtt ... ok
[INFO] [stdout] test tui::sparkline::tests::test_gradient_green_to_red ... ok
[INFO] [stdout] test tui::tcp_tls_panel::tests::test_format_value ... ok
[INFO] [stdout] test tui::tcp_tls_panel::tests::test_tcp_tls_panel_new ... ok
[INFO] [stdout] test tui::sparkline::tests::test_calculate_braille_for_row ... ok
[INFO] [stdout] test tui::sparkline::tests::test_normalize ... ok
[INFO] [stdout] test tui::tcp_tls_panel::tests::test_tcp_tls_panel_with_error ... ok
[INFO] [stdout] test tui::tcp_tls_panel::tests::test_tcp_tls_panel_rendering ... ok
[INFO] [stdout] test logger::tests::test_logger_cancellation ... ok
[INFO] [stdout] test logger::tests::test_logger_basic ... ok
[INFO] [stdout] test tui::tests::test_handle_key_help ... ok
[INFO] [stdout] test tui::tests::test_handle_key_quit ... ok
[INFO] [stdout] test tui::tests::test_handle_key_scroll ... ok
[INFO] [stdout] test tui::tests::test_handle_key_tab_focus ... ok
[INFO] [stdout] test tui::tests::test_handle_key_esc ... ok
[INFO] [stdout] test tui::tests::test_tui_app_new ... ok
[INFO] [stdout] test logger::tests::test_logger_event_immediate_flush ... ok
[INFO] [stdout] test tui::theme::tests::test_color_for_grade ... ok
[INFO] [stdout] test tui::theme::tests::test_color_for_loss ... ok
[INFO] [stdout] test tui::theme::tests::test_color_for_rtt ... ok
[INFO] [stdout] test tui::theme::tests::test_color_for_severity ... ok
[INFO] [stdout] test tui::theme::tests::test_theme_default ... ok
[INFO] [stdout] test tui::trace_panel::tests::test_max_rtt ... ok
[INFO] [stdout] test tui::trace_panel::tests::test_rtt_bar_color ... ok
[INFO] [stdout] test tui::trace_panel::tests::test_trace_panel_new ... ok
[INFO] [stdout] test tui::trace_panel::tests::test_trace_panel_rendering ... ok
[INFO] [stdout] test tui::trace_panel::tests::test_trace_panel_unavailable ... ok
[INFO] [stdout] test tui::tests::test_draw_compact_mode ... ok
[INFO] [stdout] test tui::trace_panel::tests::test_trace_panel_with_scroll_and_focus ... ok
[INFO] [stdout] test util::tests::test_calculate_mean ... ok
[INFO] [stdout] test util::tests::test_calculate_mean_empty ... ok
[INFO] [stdout] test util::tests::test_calculate_percentile ... ok
[INFO] [stdout] test util::tests::test_calculate_percentile_empty ... ok
[INFO] [stdout] test util::tests::test_calculate_stddev ... ok
[INFO] [stdout] test tui::tests::test_draw_in_async_context ... ok
[INFO] [stdout] test util::tests::test_calculate_stddev_empty ... ok
[INFO] [stdout] test util::tests::test_compute_jitter_basic ... ok
[INFO] [stdout] test util::tests::test_compute_jitter_empty ... ok
[INFO] [stdout] test util::tests::test_compute_jitter_increasing ... ok
[INFO] [stdout] test util::tests::test_compute_jitter_single_value ... ok
[INFO] [stdout] test util::tests::test_compute_jitter_stable ... ok
[INFO] [stdout] test util::tests::test_compute_mos_bad ... ok
[INFO] [stdout] test util::tests::test_compute_mos_clamped_maximum ... ok
[INFO] [stdout] test util::tests::test_compute_mos_clamped_minimum ... ok
[INFO] [stdout] test util::tests::test_compute_mos_good ... ok
[INFO] [stdout] test util::tests::test_compute_mos_ideal ... ok
[INFO] [stdout] test util::tests::test_compute_mos_perfect ... ok
[INFO] [stdout] test util::tests::test_compute_mos_poor ... ok
[INFO] [stdout] test util::tests::test_format_duration_hours ... ok
[INFO] [stdout] test util::tests::test_format_duration_large ... ok
[INFO] [stdout] test util::tests::test_format_duration_minutes ... ok
[INFO] [stdout] test util::tests::test_format_duration_seconds_only ... ok
[INFO] [stdout] test util::tests::test_format_duration_zero ... ok
[INFO] [stdout] test util::tests::test_mos_to_grade_a ... ok
[INFO] [stdout] test util::tests::test_mos_to_grade_b ... ok
[INFO] [stdout] test util::tests::test_mos_to_grade_c ... ok
[INFO] [stdout] test util::tests::test_mos_to_grade_d ... ok
[INFO] [stdout] test util::tests::test_mos_to_grade_f ... ok
[INFO] [stdout] test util::tests::test_calculate_stddev_single ... ok
[INFO] [stdout] test tui::theme::tests::test_color_for_cert_days ... ok
[INFO] [stdout] test tui::tests::test_draw_with_test_backend ... ok
[INFO] [stdout] test tui::tests::test_draw_with_help_popup ... ok
[INFO] [stdout] test tui::tests::test_draw_with_data ... ok
[INFO] [stdout] test tui::tests::test_multiple_draws ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 167 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "acc9939724643574fb539e35702079ba607c0c63ff027efbd70a6cfc59d96c46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acc9939724643574fb539e35702079ba607c0c63ff027efbd70a6cfc59d96c46", kill_on_drop: false }`
[INFO] [stdout] acc9939724643574fb539e35702079ba607c0c63ff027efbd70a6cfc59d96c46
